On this pageAppendArrayDescriptionCall AppendArray to append an array of two-dimensional points to this list.Syntaxprocedure AppendArray(const NewItems: array of TF2DPoint); overload;procedure AppendArray(const NewItems: array of TF2DPoint; NewItemsAddCount: Integer); overload;